Skip to content

Fix disable physics bug#3178

Open
antn9x wants to merge 1 commit into
axmolengine:devfrom
Safe-engine:dev
Open

Fix disable physics bug#3178
antn9x wants to merge 1 commit into
axmolengine:devfrom
Safe-engine:dev

Conversation

@antn9x
Copy link
Copy Markdown

@antn9x antn9x commented May 27, 2026

Describe your changes

Fix Scene header when disable physics

Issue ticket number and link

Checklist before requesting a review

For each PR

  • Add Copyright if it missed:
    - "Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."

  • I have performed a self-review of my code.

    Optional:

    • I have checked readme and add important infos to this PR.
    • I have added/adapted some tests too.

For core/new feature PR

  • I have checked readme and add important infos to this PR.
  • I have added thorough tests.

Axmol 3.x ------------------------------------------------------------

For each 3.x PR

  • Check the '#include "axmol.h"' and replace it with the needed headers.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the 3rdparty/quickjs subproject commit and refactors axmol/scene/Scene.h by moving the declarations of tick(float delta) and fixedUpdate(float delta) to a different section of the Scene class. There are no review comments, so no additional feedback is provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant